Configurates the
C1.Web.Mvc.FlexGridBase<T>.OnClientAutoSizedRow client event. Occurs after the user auto-sizes a row by double-clicking the bottom edge of a row header cell.
シンタックス
'宣言
Public Overridable Function OnClientAutoSizedRow( _
ByVal As System.String _
) As
public virtual OnClientAutoSizedRow(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照